body {
  background-color: #eeeeee;
  margin: 0% 5%;
}
body, td, th, caption {
  font-size: medium;
}
.basic { line-height: 175%; }
.center { text-align: center; }
.title {
  font-size: 100%;
  text-align: center;
  padding: 3px 10px;
}
.left {
  font-size: 100%;
  height=60;
  padding: 3px 10px;
}
.right {
 font-size: 200%;
  text-align: right;
}
img {
max-width: 100%;
}